Puppet, Git, Docker in DevOps – a simple yet powerful workflow

In this article I’ll briefly describe how I’m managing my code (configs, scripts, etc.) between my workstation and my virtual private server playground. I will try to point out where I’m using simple solutions instead of enterprise-appropriate ones. To automate the workflow, I am using: Docker – to run services in sandboxed networks, without their … Continue reading Puppet, Git, Docker in DevOps – a simple yet powerful workflow